Tree.this

Create a new Tree

  1. this(TSTree* tstree)
    struct Tree
    @nogc nothrow
    this
    (
    TSTree* tstree
    )
  2. this(Tree otherTree)
  3. this(Tree otherTree)

Meta